From ed846689bf658154cef1798a98b50ef63c894862 Mon Sep 17 00:00:00 2001 From: Stefano Stabellini Date: Thu, 26 Jan 2012 11:06:06 +0000 Subject: [PATCH] README: add upstream qemu dependecies Upstream Qemu, just added to the Xen build system, needs GLib 2.0 and pkg-config to compile. Signed-off-by: Stefano Stabellini Committed-by: Keir Fraser --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 02d1d50eb1..bc28a612ce 100644 --- a/README +++ b/README @@ -50,6 +50,8 @@ provided by your OS distributor: * Development install of yajl (e.g. libyajl-dev) * Development install of libaio (e.g. libaio-dev) version 0.3.107 or greater. Set CONFIG_SYSTEM_LIBAIO in .config if this is not available. + * Development install of GLib v2.0 (e.g. libglib2.0-dev) + * pkg-config * bridge-utils package (/sbin/brctl) * iproute package (/sbin/ip) * hotplug or udev -- 2.30.2